home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 1 / Meeting Pearls Vol 1 (1994).iso / installed_progs / text / faqs / scsi-faq.part2 < prev    next >
Encoding:
Internet Message Format  |  1994-05-09  |  48.3 KB

  1. Subject: comp.periphs.scsi FAQ part 2 of 2
  2. Newsgroups: comp.periphs.scsi,comp.answers,news.answers
  3. From: garyf@wiis.wang.com (Gary Field)
  4. Date: Fri, 6 May 1994 14:19:48 GMT
  5.  
  6. Archive-name: scsi-faq/part2
  7.  
  8.                   SCSI FAQ:
  9.        Frequently Asked Questions for comp.periphs.scsi
  10.  
  11.                   VOLUME II
  12.  
  13. Volume II Table of Contents:
  14.     What is the difference between SCSI-1 and SCSI-2?
  15.     Is SYNCHRONOUS faster than ASYNCHRONOUS?
  16.     Is the 53C90 Faster than spec?
  17.     What are the jumpers on my Conner drive?
  18.     What are the jumpers for my Wangtek 5150 drive?
  19.     What is CAM?
  20.     What is FPT (Termination)?
  21.     What is Active Termination?
  22.     Why Is Active Termination Better?
  23.     Why is SCSI more expensive than IDE?
  24.     What is Plug and Play SCSI?
  25.     Where can I get drivers (ASPI and other) for the WD7000 FASST2 host adapter?
  26.  
  27. ====
  28. QUESTION: What is the difference between SCSI-1 and SCSI-2?
  29. ANSWER From Dal Allen:
  30. ====
  31.  
  32.                           SCSI-1_versus_SCSI-2
  33.  
  34. In 1985, when the first SCSI standard was being finalized as an American
  35. National Standard, the X3T9.2 Task Group was approached by a group of
  36. manufacturers.  The group wanted to increase the mandatory requirements of
  37. SCSI and to define further features for direct-access devices.  Rather than
  38. delay the SCSI standard, X3T9.2 formed an ad hoc group to develop a working
  39. paper that was eventually called the Common Command Set (CCS).  Many products
  40. were designed to this working paper.
  41.  
  42. In parallel with the development of the CCS working paper, X3T9.2 sought
  43. permission to begin working on an enhanced SCSI standard, to be called SCSI-2.
  44. SCSI-2 would include the results of the CCS working paper, caching commands,
  45. performance enhancement features, and whatever else X3T9.2 deemed worthwhile.
  46. While SCSI-2 was to go beyond the original SCSI standard (now referred to as
  47. SCSI-1), it was to retain a high degree of compatibility with SCSI-1 devices.
  48.  
  49. How is SCSI-2 different from SCSI-1?
  50.  
  51. 1.  Several options were removed from SCSI-1:
  52.  
  53.    a.  Single initiator option was removed.
  54.    b.  Non-arbitrating Systems option was removed.
  55.    c.  Non-extended sense data option was removed.
  56.    d.  Reservation queuing option was removed.
  57.    e.  The read-only device command set was replaced by the CD-ROM command
  58.        set.
  59.    f.  The alternative 1 shielded connector was dropped.
  60.  
  61.  
  62. 2.  There are several new low-level requirements in SCSI-2:
  63.  
  64.    a.  Parity must be implemented.
  65.    b.  Initiators must provide TERMPWR -- Targets may provide TERMPWR.
  66.    c.  The arbitration delay was extended to 2.4 us from 2.2 us.
  67.    d.  Message support is now required.
  68.  
  69.  
  70. 3.  Many options significantly enhancing SCSI were added:
  71.  
  72.    a.  Wide SCSI (up to 32 bits wide using a second cable)
  73.    b.  Fast SCSI (synchronous data transfers of up to 10 Mega-transfers per
  74.        second -- up to 40 MegaBytes per second when combined with wide SCSI)
  75.    c.  Command queuing (up to 256 commands per initiator on each logical unit)
  76.    d.  High-density connector alternatives were added for both shielded and 
  77.        non- shielded connectors.
  78.    e.  Improved termination for single-ended buses (Alternative 2)
  79.    f.  Asynchronous event notification
  80.    g.  Extended contingent allegiance
  81.    h.  Terminate I/O Process messaging for time- critical process termination
  82.  
  83. 4.  New command sets were added to SCSI-2 including:
  84.  
  85.    a.  CD-ROM (replaces read-only devices)
  86.    b.  Scanner devices
  87.    c.  Optical memory devices (provides for write-once, read-only, and
  88.        erasable media)
  89.    d.  Medium changer devices
  90.    e.  Communications devices
  91.  
  92.  
  93. 5.  All command sets were enhanced:
  94.  
  95.    a.  Device Models were added
  96.    b.  Extended sense was expanded to add:
  97.        + Additional sense codes
  98.        + Additional sense code qualifiers
  99.        + Field replaceable unit code
  100.        + Sense key specific bytes
  101.  
  102.    c.  INQUIRY DATA was expanded to add:
  103.        + An implemented options byte
  104.        + Vendor identification field
  105.        + Product identification field
  106.        + Product revision level field
  107.        + Vital product data (more extensive product reporting)
  108.  
  109.    d.  The MODE SELECT and MODE SENSE commands were paged for all device types
  110.    e.  The following commands were added for all device types:
  111.  
  112.        + CHANGE DEFINITION
  113.        + LOG SELECT
  114.        + LOG SENSE
  115.        + READ BUFFER
  116.        + WRITE BUFFER
  117.  
  118.    f.  The COPY command definition was expanded to include information on how
  119.        to handle inexact block sizes and to include an image copy option.
  120.    g.  The direct-access device command set was enhanced as follows:
  121.  
  122.        + The FORMAT UNIT command provides more control over defect management
  123.        + Cache management was added:
  124.           - LOCK/UNLOCK CACHE command
  125.           - PREFETCH command
  126.           - SYNCHRONIZE CACHE command
  127.           - Force unit access bit
  128.           - Disable page out bit
  129.  
  130.        + Several new commands were added:
  131.           - READ DEFECT DATA
  132.           - READ LONG
  133.           - WRITE LONG
  134.           - WRITE SAME
  135.  
  136.        + The sequential-access device command set was enhanced as follows:
  137.  
  138.           - Partitioned media concept was added:
  139.             * LOCATE command
  140.             * READ POSITION command
  141.  
  142.           - Several mode pages were added
  143.           - Buffered mode 2 was added
  144.           - An immediate bit was added to the WRITE FILEMARKS command
  145.  
  146.        + The printer device command set was enhanced as follows:
  147.           - Several mode pages defined:
  148.             * Disconnect/reconnect
  149.             * Parallel printer
  150.             * Serial printer
  151.             * Printer options
  152.  
  153.        + The write-once (optical) device command set was enhanced by:
  154.           - Several new commands were added:
  155.             * MEDIUM SCAN
  156.             * READ UPDATED BLOCK
  157.             * UPDATE BLOCK
  158.  
  159.           - Twelve-byte command descriptor blocks were defined for several
  160.             commands to accommodate larger transfer lengths.
  161.  
  162. =============================================================================
  163.  
  164. The following article was written by Dal Allan of ENDL in April 1990.  It 
  165. was published nine months later in the January 1991 issue of "Computer 
  166. Technology Review".  While it appeared in the Tape Storage Technology 
  167. Section of CTR, the article is general in nature and tape-specific.  In 
  168. spite of the less than timely publication, most of the information is still 
  169. valid.
  170.  
  171. It is reprinted here with the permission of the author.  If you copy this 
  172. article, please include this notice giving "Computer Technology Review" 
  173. credit for first publication.
  174.  
  175. ------------------------------------------------------------------------------
  176.                             What's New in SCSI-2
  177.  
  178. Scuzzy is the pronunciation and SCSI (Small Computer System Interface) is 
  179. the acronym, for the best known and most widely used ANSI (American National 
  180. Standards Institute) interface. 
  181.  
  182. Despite use of the term "Small" in its name, everyone has to agree that 
  183. Scuzzy is large - in use, in market impact, in influence, and unfortunately, 
  184. in documentation. The standards effort that began with a 20-page 
  185. specification in 1980 has grown to a 600 page extravaganza of technical 
  186. information. 
  187.  
  188. Even before ANSI (American National Standards Institute) published the first 
  189. run of SCSI as standards document in 1986, ASC (Accredited Standards 
  190. Committee) X3T9.2 was hard at work on SCSI-2. 
  191.  
  192. No technical rationale can be offered as to why SCSI-1 ended and SCSI-2 
  193. began, or as to why SCSI-2 ended and SCSI-3 began. The justification is much 
  194. more simple - you have to stop sometime and get a standard printed. Popular 
  195. interfaces never stop evolving, adapting, and expanding to meet more uses 
  196. than originally envisaged. 
  197.  
  198. Interfaces even live far beyond their technological lifespan. SMD (Storage 
  199. Module Drive) has been called technically obsolete for 5 years but every 
  200. year there are more megabytes shipped on the SMD interface than the year 
  201. before. This will probably continue for another year or so before the high 
  202. point is reached, and it will at least a decade before SMD is considered to 
  203. be insignificant. 
  204.  
  205. If SCSI enhancements are cut off at an arbitrary point, what initiates the 
  206. decision? Impatience is as good an answer as any. The committee and the 
  207. market get sick of promises that the revision process will "end soon," and 
  208. assert pressure to "do it now."
  209.  
  210. The SCSI-3 effort is actively under way right now, and the workload of the 
  211. committee seems to be no less than it was a year ago. What is pleasant, is 
  212. that the political pressures have eased. 
  213.  
  214. There is a major difference between the standards for SCSI in 1986 and SCSI-
  215. 2 in 1990. The stated goal of compatibility between manufacturers had not 
  216. been achieved in SCSI in 1986 due to a proliferation of undocumented 
  217. "features." 
  218.  
  219. Each implementation was different enough that new software drivers had to be 
  220. written for each device. OEMs defined variations in hardware that required 
  221. custom development programs and unique microcode. Out of this diversity 
  222. arose a cry for commonality that turned into CCS (Common Command Set), and 
  223. became so popular that it took on an identity of its own. 
  224.  
  225. CCS defined the data structures of Mode Select and Mode Sense commands, 
  226. defect management on the Format command and error recovery procedures. CCS 
  227. succeeded because the goals were limited, the objectives clear and the time 
  228. was right. 
  229.  
  230. CCS was the beginning of SCSI-2, but it was only for disks. Tape and optical 
  231. disks suffered from diversity, and so it was that the first working group 
  232. efforts on SCSI-2 were focused on tapes and optical disks. However, opening 
  233. up a new standards effort is like lifting the lid on Pandora's Box - it's 
  234. hard to stay focused on a single task. SCSI-2 went far beyond extending and 
  235. consolidating CCS for multiple device types. 
  236.  
  237. SCSI-2 represents three years of creative thought by some of the best minds 
  238. in the business. Many of the new features will be useful only in advanced 
  239. systems; a few will find their way into the average user's system. Some may 
  240. never appear in any useful form and will atrophy, as did some original SCSI 
  241. features like Extended Identify.
  242.  
  243. Before beginning coverage of "what's new in SCSI-2," it might be well to 
  244. list some of the things that aren't new. The silicon chips designed for SCSI 
  245. are still usable. No new features were introduced which obsolete chips. The 
  246. cause of silicon obsolescence has been rapid market shifts in integrating 
  247. functions to provide higher performance. 
  248.  
  249. Similarly, initiators which were designed properly, according to SCSI in 
  250. 1986, will successfully support SCSI-2 peripherals. However, it should be 
  251. pointed out that not all the initiators sold over the last few years behaved 
  252. according to the standard, and they can be "blown away "by SCSI-2 targets. 
  253.  
  254. The 1986 standard allows either initiators or targets to begin negotiation 
  255. for synchronous transfers, and requires that both initiators and targets 
  256. properly handle the sequence. A surprisingly large percentage of SCSI 
  257. initiators will fail if the target begins negotiation. This has not been as 
  258. much of a problem to date as it will become in the future, and you know as 
  259. well as I do, that these non-compliant initiators are going to blame the 
  260. SCSI-2 targets for being "incompatible." 
  261.  
  262. Quirks in the 1986 standard, like 4 bytes being transferred on Request 
  263. Sense, even if the requested length was zero have been corrected in SCSI-2. 
  264. Initiators which relied on this quirk instead of requesting 4 bytes will get 
  265. into trouble with a SCSI-2 target. 
  266.  
  267. A sincere effort has been made to ensure that a 1986-compliant initiator 
  268. does not fail or have problems with a SCSI-2 target. If problems occur, look 
  269. for a non-compliant initiator before you blame the SCSI-2 standard. 
  270.  
  271. After that little lecture, let us turn to the features you will find in 
  272. SCSI-2 which include: 
  273.  
  274.  o Wide SCSI: SCSI may now transfer data at bus widths of 16 and 32 bits. 
  275. Commands, status, messages and arbitration are still 8 bits, and the B-Cable 
  276. has 68 pins for data bits. Cabling was a confusing issue in the closing days 
  277. of SCSI-2, because the first project of SCSI-3 was the definition of a 16-
  278. bit wide P-Cable which supported 16-bit arbitration as well as 16-bit data 
  279. transfers. Although SCSI-2 does not contain a definition of the P-Cable, it 
  280. is quite possible that within the year, the P-Cable will be most popular 
  281. non-SCSI-2 feature on SCSI-2 products. The market responds to what it wants, 
  282. not the the arbitrary cutoffs of standards committees.
  283.  
  284.  o Fast SCSI: A 10 MHz transfer rate for SCSI came out of a joint effort 
  285. with the IPI (Intelligent Peripheral Interface) committee in ASC X3T9.3. 
  286. Fast SCSI achieves 10 Megabytes/second on the A-Cable and with wider data 
  287. paths of 16- and 32-bits can rise to 20 Megabytes/second and even 40 
  288. Megabytes/second. However, by the time the market starts demanding 40 
  289. Megabytes/second it is likely that the effort to serialize the physical 
  290. interface for SCSI-3 will attract high-performance SCSI users to the Fiber 
  291. Channel. 
  292.  
  293. A word of caution. At this time the fast parameters cannot be met by the 
  294. Single Ended electrical class, and is only suitable for Differential. One of 
  295. the goals in SCSI-3 is to identify the improvements needed to achieve 10 MHz 
  296. operation with Single Ended components.
  297.  
  298.  o Termination: The Single Ended electrical class depends on very tight 
  299. termination tolerances, but the passive 132 ohm termination defined in 1986 
  300. is mismatched with the cable impedance (typically below 100 ohms). Although 
  301. not a problem at low speeds when only a few devices are connected, 
  302. reflections can cause errors when transfer rates increase and/or more 
  303. devices are added. In SCSI-2, an active terminator has been defined which 
  304. lowers termination to 110 ohms and is a major boost to system integrity.
  305.  
  306.  o Bus Arbitration, Parity and the Identify Message were options of SCSI, 
  307. but are required in SCSI-2. All but the earliest and most primitive SCSI 
  308. implementations had these features anyway, so SCSI-2 only legitimizes the de 
  309. facto market choices. The Identify message has been enhanced to allow the 
  310. target to execute processes, so that commands can be issued to the target 
  311. and not just the LUNs. 
  312.  
  313.  o Connectors: The tab and receptacle microconnectors chosen for SCSI-2 are 
  314. available from several sources. A smaller connector was seen as essential 
  315. for the shrinking form factor of disk drives and other peripherals. This 
  316. selection was one of the most argued over and contentious decisions made 
  317. during SCSI-2 development. 
  318.  
  319.  o Rotational Position Locking: A rose by any other name, this feature 
  320. defines synchronized spindles, so than an initiator can manage disk targets 
  321. which have their spindles locked in a known relative position to each other. 
  322. Synchronized disks do not all have to be at Index, they can be set to an 
  323. offset in time relative to the master drive. By arraying banks of 
  324. synchronized disks, faster transfer rates can be achieved. 
  325.  
  326.  o Contingent Allegiance: This existed in SCSI-1, even though it was not 
  327. defined, and is required to prevent the corruption of error sense data. 
  328. Targets in the Contingent Allegiance state reject all commands from other 
  329. initiators until the error status is cleared by the initiator that received 
  330. the Check Condition when the error occurred. 
  331.  
  332. Deferred errors were a problem in the original SCSI but were not described. 
  333. A deferred error occurs in buffered systems when the target advises Good 
  334. Status when it accepts written data into a buffer. Some time later, if 
  335. anything goes wrong when the buffer contents are being written to the media, 
  336. you have a deferred error. 
  337.  
  338.  o Extended Contingent Allegiance (ECA): This extends the utility of the 
  339. Contingent Allegiance state for an indefinite period during which the 
  340. initiator that received the error can perform advanced recovery algorithms. 
  341.  
  342.  o Asynchronous Event Notification (AEN): This function compensates for a 
  343. deficiency in the original SCSI which did not permit a target to advise the 
  344. initiator of asynchronous events such as a cartridge being loaded into a 
  345. tape drive. 
  346.  
  347.  o Mandatory Messages: The list of mandated messages has grown: 
  348.  
  349.   +----------------------+--------------------------+-------------------+
  350.   |       Both           |       Target             |     Initiator     |
  351.   +----------------------+--------------------------+-------------------|
  352.   | Identify             | Abort                    | Disconnect        |
  353.   |                      |                          |                   |
  354.   | Message Reject       | No Operation             | Restore Pointer   |
  355.   |                      |                          |                   |
  356.   | Message Parity Error | Bus Device Reset         | Save Data Pointer |
  357.   |                      |                          |                   |
  358.   |                      | Initiator Detected Error |                   |
  359.   +----------------------+--------------------------+-------------------+
  360.  
  361.  o Optional messages have been added to negotiate wide transfers and Tags to 
  362. support command queueing. A last-minute inclusion in SCSI-2 was the ability 
  363. to Terminate I/O and receive the residue information in Check Condition 
  364. status (so that only the incomplete part of the command need be re-started 
  365. by the initiator).
  366.  
  367.  o Command Queueing: In SCSI-1, initiators were limited to one command per 
  368. LUN e.g. a disk drive. Now up to 256 commands can be outstanding to one LUN. 
  369. The target is allowed to re-sequence the order of command execution to 
  370. optimize seek motions. Queued commands require Tag messages which follow the 
  371. Identify. 
  372.  
  373.  o Disk Cacheing: Two control bits are used in the CDB (Command Descriptor 
  374. Block) to control whether the cache is accessed on a Read or Write command, 
  375. and some commands have been added to control pre-fetching and locking of 
  376. data into the cache. Users do not have to change their software to take 
  377. advantage of cacheing, however, as the Mode Select/Mode Sense Cache page 
  378. allows parameters to be set which optimize the algorithms used in the target 
  379. to maximize cache performance. Here is another area in which improvements 
  380. have already been proposed in SCSI-3, and will turn up in SCSI-2 products 
  381. shipping later this year. 
  382.  
  383.  o Sense Keys and Sense Codes have been formalized and extended. A subscript 
  384. byte to the Sense Code has been added to provide specifics on the type of 
  385. error being reported. Although of little value to error recovery, the 
  386. additional information about error causes is useful to the engineer who has 
  387. to analyze failures in the field, and can be used by host systems as input 
  388. to prognostic analysis to anticipate fault conditions. 
  389.  
  390.  o Commands: Many old commands have been reworked and several new commands 
  391. have been added. 
  392.  
  393.  o Pages: Some method had to be found to pass parameters between host and 
  394. target, and the technique used is known as pages. The concept was introduced 
  395. in CCS and has been expanded mightily in SCSI-2. 
  396.  
  397. A number of new Common Commands have been added, and the opcode space for 
  398. 10-byte CDBs has been doubled. 
  399.  
  400.  o Change Definition allows a SCSI-2 initiator to instruct a SCSI-2 target 
  401. to stop executing according to the 1986 standard, and provide advanced SCSI-
  402. 2 features. Most SCSI-2 targets will power on and operate according to the 
  403. 1986 standard (so that there is no risk of "disturbing" the installed 
  404. initiators, and will only begin operating in SCSI-2 mode, offering access to 
  405. the advanced SCSI-2 capabilities, after being instructed to do so by the 
  406. initiator using the Change Definition command.
  407.  
  408.  o The Mode Select and Mode Sense pages which describe parameters for 
  409. operation have been greatly expanded, from practically nothing in 1986 to 
  410. hundreds of items in SCSI-2. Whenever you hear of something being described 
  411. as powerful and flexible tool, think complicated. Integrators are advised to 
  412. be judicious in their selection of the pages they decide to support. 
  413.  
  414.  o the Inquiry command now provides all sorts of interesting data about the 
  415. target and its LUNs. Some of this is fixed by the standard, but the main 
  416. benefit may be in the Vendor Unique data segregated into the special 
  417. designation of Vital Product Data, which can be used by integrators as a 
  418. tool to manage the system environment.
  419.  
  420.  o Select Log and Sense Log have been added so that the initiator can gather 
  421. both historical (e.g. all Check Conditions) and statistical (e.g. number of 
  422. soft errors requiring ECC) data from the target. 
  423.  
  424.  o Diagnostic capabilities have been extended on the Read/Write Buffer and 
  425. Read/Write Long commands. The ways in which the target can manage bad blocks 
  426. in the user data space have been defined further and regulated to reduce 
  427. inconsistencies in the 1986 standard. A companion capability to Read Defect 
  428. Data permits the initiator to use a standard method to be advised of drive 
  429. defect lists. 
  430.  
  431.  o A new group of 12-byte command blocks has been defined for all optical 
  432. devices to support the large volume sizes and potentially large transfer 
  433. lengths. The Erase command has been added for rewritable optical disks so 
  434. that areas on the media can be pre-erased for subsequent recording. Write 
  435. Once disks need Media Scan, so that the user can find blank areas on the 
  436. media. 
  437.  
  438.  o New command sets have been added for Scanners, Medium Changers, and CD 
  439. ROMs. 
  440.  
  441. All of this technical detail can get boring, so how about some "goodies" in 
  442. SCSI-2 which benefit the common man and help the struggling engineer? First, 
  443. and probably the best feature in SCSI-2 is that the document has been 
  444. alphabetized. No longer do you have to embark on a hunt for the Read command 
  445. because you cannot remember the opcode. 
  446.  
  447. In the 1986 standard, everything was in numeric sequence, and the only 
  448. engineers who could find things easily were the microprogrammers who had 
  449. memorized all the message and opcode tables. Now, ordinary people can find 
  450. the Read command because it is in alphabetic sequence. This reorganization 
  451. may sound like a small matter but it wasn't, it required a considerable 
  452. amount of effort on the part of the SCSI-2 editors. It was well worth it. 
  453.  
  454. Another boon is the introduction for each device class of models which 
  455. describe the device class characteristics. The tape model was the most 
  456. needed, because various tape devices use the same acronym but with different 
  457. meanings or different acronyms for the same meaning. 
  458.  
  459. The SCSI-2 tape model defines the terms used by SCSI-2, and how they 
  460. correspond to the acronyms of the different tapes. For example, on a 9-track 
  461. reel, End of Tape is a warning, and there is sufficient media beyond the 
  462. reflective spot to record more data and a trailer. Not so on a 1/4" tape 
  463. cartridge, End of Tape means out of media and no more data can be written. 
  464. This sort of difference in terms causes nightmares for standardization 
  465. efforts. 
  466.  
  467. So there it is, a summary of what is in SCSI-2. It's not scary, although it 
  468. is daunting to imagine plowing through a 600-page document. Time for a 
  469. commercial here. The "SCSI Bench Reference" available from ENDL Publications 
  470. (408-867-6642), is a compaction of the standard. It takes the 10% of SCSI-2 
  471. which is constantly referenced by any implementor, and puts it in an easy-
  472. to-use reference format in a small handbook. The author is Jeff Stai, one of 
  473. the earliest engineers to become involved with SCSI implementation, and a 
  474. significant contributor to the development of both the 1986 standard and 
  475. SCSI-2. 
  476.  
  477. SCSI-2 is not yet published as a standard, but it will be available later 
  478. this year. Until then, the latest revision can be purchased from Global 
  479. Engineering (800-854-7179).
  480.  
  481. Biography
  482.  
  483. Consultant and analyst I. Dal Allan is the founder of ENDL and publisher of 
  484. the ENDL Letter and the "SCSI Bench Reference." A pioneer and activist in 
  485. the development and use of standard interfaces, he is Vice Chairman of ASC 
  486. X3T9.2 (SCSI) and Chairman of the SCSI-2 Common Access Method Committee. 
  487.  
  488.  
  489.  
  490.  
  491.  
  492. ====
  493. QUESTION: Is SYNCHRONOUS faster than ASYNCHRONOUS?
  494. QUESTION: Is the 53C90 Faster than spec?
  495. From: kstewart@ncr-mpd.FtCollins.NCR.COM (Ken Stewart)
  496. ====
  497.  
  498. I've seen a few comments about our 54C90 being faster than spec.  While
  499. I doubt the author was really complaining (I got twice as much as I paid 
  500. for--sure makes me mad ;)  I'd like to explain the situation.
  501.  
  502. Along the way, I'll also show that asynchronous is faster on short cables, 
  503. while synchronous is faster on long cables.  The cross-over point occurs 
  504. somewhere around six feet--assuming that you have our 53C90 family devices 
  505. at both ends of the cable.  The reason has to do with the propagation delay 
  506. of the cable; the turn around time of the silicon; and the interlocked nature
  507. of the asynchronous handshake.
  508.  
  509. 1)  We have measured propagation delays from various cables and found an 
  510.     average of 1.7 nanoseconds per foot, which is roughly 5.25 ns per meter.
  511.     
  512. 2)  The turn-around time is the amount of time the SCSI chip takes to
  513.     change an output in response to an input.  If REQ is an input then ACK 
  514.     is an output.  Or if ACK is an input then REQ is an output.  Typical
  515.     turn-around time for the 53C90 is 40 nanoseconds.  
  516.  
  517. 3)  The asynchronous transfer uses an interlocked handshake where a device 
  518.     cannot do the next thing until it receives positive acknowledgment that 
  519.     the other device received the last thing.  
  520.  
  521.     First REQ goes true                        /* driven by Target */ 
  522.     then ACK is permitted to go true           /* driven by Initiator */
  523.     then REQ is permitted to go false  
  524.     then ACK is permitted to go false  
  525.  
  526. Thus we have four "edges" propagating down the cable plus 4 turn-around
  527. delays.  Asynchronous transfer requires 55 ns setup and no hold time 
  528. (paragraph in 5.1.5.1 in SCSI-1 or SCSI-2) which gives an upper speed 
  529. limit around 18 MB/s.  A detailed analysis (assuming 53C90 family) shows that
  530. the setup time subtracts out.  This is mostly because we are running at 
  531. one-third the max rate, but also because setup for the next byte can begin 
  532. anytime after ACK is received true or REQ is received false, depending on who
  533. is receiving.  You can either take my word for it or draw the waveforms 
  534. yourself.  Thus, the asynchronous transfer reduces to:
  535.  
  536. (4 * 1.7 * 1) + (4 * 40ns) = 167 ns                /* 1 foot cable */
  537.                            = 6 MB/s
  538.  
  539. (4 * 5.25 * 6) + (4 * 40ns) = 286 ns               /* 6 meter cable */
  540.                             = 3.5 MB/s
  541.  
  542. (4 * 5.25 * 25) + (4 * 40ns) = 685 ns              /* 25 meter cable */
  543.                              = 1.5 MB/s            
  544.  
  545. note: cables longer than 6 meters require external differential transceivers 
  546. which add delay and degrade the performance even more than indicated here.
  547.  
  548. Our simulations say that under very best conditions (fast silicon, low 
  549. temperature, high voltage, zero length cable) we can expect more than 8 MB/s 
  550. asynchronously.  In the lab, I routinely measure 5 MB/s on 8 foot cables.  
  551. So, if you were writing the data manual for this, how would YOU spec it?
  552.  
  553.  
  554. The framers of the SCSI spec threw in synchronous mode to boost the 
  555. performance on long cables.  In synchronous mode, the sending device is 
  556. permitted to send the next byte without receiving acknowledgment that the 
  557. receiver actually received the last byte.  Kind of a ship and pray method.  
  558. The acknowledgment is required to come back sometime, but we just don't have 
  559. to wait for it (handwave the offset stuff and the ending boundary 
  560. conditions).  In this mode any external transceivers add a time shift, but 
  561. not a delay.  So if you negotiate for 5 MB/s, you get 5MB/s regardless how 
  562. long the cable is and regardless whether you are single-ended or 
  563. differential.  But you can't go faster than 5.5 MB/s, except in SCSI-2.  
  564. Synchronous mode does have a hold time (unlike asynch) but again, setup and
  565. hold times subtract out.  In SCSI-1 synchronous mode, the speed limit comes 
  566. from the combined ASSERTION PERIOD + NEGATION PERIOD which is 
  567. 90ns + 90ns = 180ns = 5.5 MB/s.  Our 53C90 family doesn't quite hit the max,
  568. but we do guarentee 5.0 MB/s.  In SCSI-2, anything above 5.0 MB/s is 
  569. considered to be FAST.  Here the maximum transfer rate is explicitly limited 
  570. to 100 ns or 10MB/s; you don't have to read between the lines to deduce it.
  571.  
  572. Interesting tid-bit: given a SCSI-2 FAST period of 100 ns and a cable delay
  573. of 131 ns on a 25 meter cable, you can actually stack 1.31 bytes in the 8-bit
  574. cable.  In FAST and WIDE SCSI you can stack 5.24 bytes in this copper FIFO.  
  575. Hummm...
  576.  
  577.  
  578.  
  579. ====
  580. QUESTION: What are the jumpers on my Conner drive?
  581. ANSWER From: ekrieger@quasar.hacktic.nl (Eric Krieger)
  582. Embellishment from: Henrik Stahl (f92-hst@nada.kth.se)
  583. ====
  584.  
  585.                QUICK INSTALLATION GUIDE
  586.  
  587.                          SCSI
  588.  
  589.      Most SCSI host adapters are compatible with Conner drives.
  590. Software drivers and installation instructions are provided with
  591. the host adapter.
  592.  
  593.      The drives are shipped with SCSI ID set to 7. To select a
  594. different ID refer to the following:
  595.  
  596. Table A                       Table B
  597. ID   E-1  E-2  E-3            ID   E2   E3   E4
  598. 0    out  out  out            0    out  out  out
  599. 1    in   out  out            1    in   out  out
  600. 2    out  in   out            2    out  in   out
  601. 3    in   in   out            3    in   in   out
  602. 4    out  out  in             4    out  out  in
  603. 5    in   out  in             5    in   out  in
  604. 6    out  in   in             6    out  in   in
  605. 7    in   in   in             7    in   in   in
  606.  
  607. Parity is always ENABLED on the CP3200,CP30060,CP30080,CP30100,
  608. CP 30200, CP 3500, CP 3360, CP 30540 and CP 31370.
  609.  
  610. For the CP 340, jumper E-1 to disable parity.
  611.  
  612. All other models, jumper E-4 to disable parity.
  613.  
  614.      SCSI drive parameters:
  615.  
  616.      Model          Hds       Cyl       Sec       Table     LED
  617.      CP2020         2         642       32        A         n/a
  618.      CP340          4         788       26        B         1
  619.      CP3020         2         622       33        A         1
  620.      CP3040         2        1026       40        A         1
  621.      CP3180         6         832       33        A         1
  622.      CP3100         8         776       33        A         1
  623.      CP30060        2        1524       39        A         2
  624.      CP30080        4        1053       39        A         2
  625.      CP30100        4        1522       39        A         2
  626.      CP30200        4        2119       49        A         2
  627.      CP3200         8        1366       38        A         2
  628.      CP3360         8        1806       49        A         2
  629.      CP3540         12       1806       49        A         2
  630.      CP 30080E      2        1806      46         AA       C/E
  631.      CP 30170E      4        1806      46         AA       C/E
  632.      CP 30540       6        2249      59-89      AA        B
  633.      CP 31370       14       2094      59-95      AA        B
  634.  
  635. LED 1               LED 2
  636. J-4  Pin 1 = +      J-1 Pin 3 = +
  637.      Pin 2 = -          Pin 4 = -
  638.  
  639. On the CP 31370, jumper E5 enables termination. Default is termination on.
  640. It may be the same jumper for other models.
  641.  
  642.  
  643.  
  644. ====
  645. QUESTION: What are the jumpers for my Wangtek 5150 drive?
  646. ANSWER From: "Terry Kennedy, Operations Mgr" <uunet!spcvxa.spc.edu!TERRY>
  647. ====
  648.  
  649.   First, the disclaimer: This is not an official representation of Wangtek
  650. or of my employer. This is info I've discovered by reading publicly avail-
  651. able reference material. When changing jumpers, always observe proper anti-
  652. static precautions and be sure you have the current configuration written
  653. down so you have a known starting point.
  654.  
  655.   Ok. Here's the complete scoop on Wangtek 5150ES drives:
  656.  
  657.   The current part number for a "generic" 5150ES is:
  658.  
  659.   33685-201 (black faceplate)
  660.   33685-202 (beige faceplate)
  661.  
  662.   These are referred to as the "ACA version" of the drive.
  663.  
  664.   There are _many_ other part numbers for 5150ES drives. If you have one that
  665. isn't one of the above, it doesn't mean you have an old or an out of rev drive,
  666. it just means it's a special version created for a distributor or OEM, or with
  667. different default jumper settings.
  668.  
  669.   You can order the Wangtek 5150ES OEM Manual from Wangtek. It is part number
  670. 63045-001 Revision D.
  671.     
  672.   There are 5 possible logic boards. Here are the jumper options for each:
  673.  
  674.   Logic assembly #33678
  675.   ---------------------
  676.  
  677.   (J10)
  678.   0 - SCSI unit LSB
  679.   1 - SCSI unit
  680.   2 - SCSI unit MSB
  681.   K - not documented
  682.  
  683.   J32 - Diagnostic test connector, default is not installed
  684.   E1, F1 - SCSI termination power. E1 in = power from drive and to cable,
  685.        E1 out - power from cable. F1 = terminator power fuse, 1.5A FB.
  686.        Default is IN.
  687.   E2 - Chassis ground. E2 in jumpers logic to chassis ground. E2 out isolates
  688.        through a .33 uFD capacitor. Default is IN.
  689.   E5 - Master oscillator enable. Test only. Must be IN.
  690.   E20 - Factory test. Must be OUT.
  691.   RP1, RP2, RP3 - SIP terminators. Default is IN, remove for no termination.
  692.  
  693.   Logic assembly #30559
  694.   ---------------------
  695.  
  696.   HDR1 - Factory testing. Setting depends on drive. Don't touch.
  697.   HDR2 - Factory testing. Defaults are pins 15-16, 17-18, 19-20. Don't touch.
  698.   HDR3 pin 1 - A-B enables buffered mode. B-C disables. Can be overridden by
  699.                SCSI Mode Select.
  700.   HDR3 pin 2, 3 - Default data format. Set to B-C for a 5150ES.
  701.   HDR3 pin 4 - parity enable. A-B enables, B-C disables.
  702.  
  703.   (J10)
  704.   0 - SCSI unit LSB
  705.   1 - SCSI unit
  706.   2 - SCSI unit MSB
  707.   K - not documented
  708.  
  709.   E1 - SCSI termination power. E1 in = power from drive and to cable,
  710.        E1 out - power from cable.
  711.   E2 - Chassis ground. E2 in jumpers logic to chassis ground. E2 out isolates
  712.        through a .33 uFD capacitor. Default is IN.
  713.   E3 - Master oscillator enable. Test only. Must be IN.
  714.   E4 - Write test mode. Test only. Must be OUT.
  715.   E5 - Write oscillator enable. Test only. Must be IN.
  716.   E6 - Disable HDR2. Test only. Must be IN.
  717.   E7 - Microcontroller clock select. In for a 5150ES.
  718.   E8 - Write precomp select. Set on a per-drive basis. Don't touch.
  719.   E9 - RAM size. Don't touch.
  720.   E10 - Erase frequency. Don't touch.
  721.   RP2, RP3 - DIP and SIP terminators. Default is IN, remove for no termination.
  722.  
  723.   Logic assembly #30600
  724.   ---------------------
  725.  
  726.   HDR1 - Factory testing. Setting depends on drive. Don't touch.
  727.   HDR2 - Write precomp select. Set on a per-drive basis. Don't touch.
  728.   HDR3 pin 1, 2, 3 - SCSI device address. 1 is LSB, 3 is MSB. A-B=1, B-C=0
  729.   HDR3 pin 4 - Parity enable. IA-B is enabled.
  730.   HDR3 pin 5, 6 - Default data format. B-C for a 5150ES.
  731.   HDR3 pin 7 - Buffered mode select. A-B is enabled.
  732.   HDR3 pin 8 - Reserved. Must be OUT.
  733.   HDR4 - Write frequency select. Don't touch.
  734.   E1 - SCSI termination power. E1 in = power from drive and to cable,
  735.        E1 out - power from cable.
  736.   E2 - Chassis ground. E2 in jumpers logic to chassis ground. E2 out isolates
  737.        through a .33 uFD capacitor. Default is IN.
  738.   E3 - Hard/soft reset. IN enables hard reset.
  739.   E4 - Write precomp select. Don't touch.
  740.   E5 - Clock speed. Don't touch.
  741.   E6 - Tape hole test. Don't touch.
  742.  
  743.   Logic assembly #30552
  744.   ---------------------
  745.  
  746.   HDR1 - Factory testing. Setting depends on drive. Don't touch.
  747.   HDR2 - Write precomp select. Set on a per-drive basis. Don't touch.
  748.   HDR3 pin 1, 2, 3 - SCSI device address. 1 is LSB, 3 is MSB. [Note - HDR3
  749.              pins 1-3 are duplicated at another location on the board]
  750.   HDR3 pin 4 - Parity enable. IN is enabled.
  751.   HDR3 pin 5, 6, 7, 8 - Default data format. 5,5 B-C, 7-8 A-B for a 5150ES.
  752.   HDR4 - Write frequency select. Don't touch.
  753.   E1 - SCSI termination power. E1 in = power from drive and to cable,
  754.        E1 out - power from cable.
  755.   E2 - Chassis ground. E2 in jumpers logic to chassis ground. E2 out isolates
  756.        through a .33 uFD capacitor. Default is IN.
  757.   E3 - Hard/soft reset. IN enables hard reset.
  758.   E4 - Write precomp select. Don't touch.
  759.   E5 - Clock speed. Don't touch.
  760.   E6 - Tape hole test. Don't touch.
  761.  
  762.   Logic assembly #30427
  763.   ---------------------
  764.  
  765.   HDR1 - Factory testing. Setting depends on drive. Don't touch.
  766.   HDR2 - Write precomp select. Set on a per-drive basis. Don't touch.
  767.   HDR3 pin 1, 2, 3 - SCSI device address. 1 is LSB, 3 is MSB. A-B=1, B-C=0
  768.   HDR3 pin 4 - Parity enable. IA-B is enabled.
  769.   HDR3 pin 5, 6, 7, 8 - Default data format. 5,5 B-C, 7-8 A-B for a 5150ES.
  770.   E1, E3 - Factory test. Must be IN.
  771.   E2 - SCSI termination power. E2 in = power from drive and to cable,
  772.        E2 out - power from cable.
  773.   E4 - Chassis ground. E4 in jumpers logic to chassis ground. E4 out isolates
  774.        through a .33 uFD capacitor. Default is IN.
  775.  
  776.   Firmware - There are many flavors of firmware. I have seen the following
  777. parts:
  778.  
  779.   24115-xxx
  780.   24144-xxx
  781.   21158-xxx
  782.  
  783.   the -xxx suffix changes as the firmware is updated. According to the folks
  784. I spoke to at Wangtek, the standard firmware is the 21158. The latest version
  785. as of this writing is 21158-007. All of these will work with the Adaptec and
  786. GTAK.
  787.  
  788.   The firmware options (as returned by a SCSI Identify) are on the end of the
  789. product string, which is "WANGTEK 5150ES SCSI ES41C560 AFD QFA STD" for the
  790. 21158-007 firmware. The 3-letter codes have the following meaning:
  791.  
  792.   AFD - Automatic Format Detection - the drive will recognize the format (such
  793.     as QIC-24, QIC-120, or QIC-150) that the tape was written in.
  794.  
  795.   QFA - Quick File Access - the ability to rapidly locate a tape block, and
  796.     to implement the "position to block" and "report block" SCSI commands.
  797.     This is compatible with the Tandberg implementation.
  798.  
  799.   STD - Standard feature set.
  800.  
  801.  
  802.  
  803. ====
  804. QUESTION: What is CAM?
  805. ANSWER From: ctjones@bnr.ca (Clifton Jones)
  806. ====
  807.  
  808. Common Access Method.
  809.  
  810. It is a proposed ANSI standard to make it easier to program SCSI applications
  811. by encapsulating the SCSI functions into a standardized calling convention.
  812.  
  813. ANSWER From: landis@sugs.tware.com (Hale Landis)
  814. ====
  815.  
  816. You may be able to get the CAM spec(s) from the SCSI BBS
  817.  
  818.  
  819.  
  820.  
  821. ====
  822. QUESTION: What is FPT (Termination)?
  823. ANSWER From: jvincent@bnr.ca (John Vincent)
  824. ====
  825.  
  826.  
  827. FPT is actually really simple, I wish I had thought of it. What it does 
  828. is use diode clamps to eliminate over and undershoot. The "trick" is
  829. that instead of clamping to +5 and GND they clamp to the output of two 
  830. regulated voltages. This allows the clamping diodes to turn on earlier
  831. and is therefore better at eliminating overshoot and undershoot. The block
  832. diagram for a FPTed signal is below. The resistor value is probably in the 
  833. 120 to 130 ohm range. The actual output voltages of the regulators may not
  834. be exaclty as I have shown them but ideally they are matched to the diode 
  835. characteristics so that conduction occurs when the signal voltage is 
  836. greater than 3.0 V or less than 0.5 V. 
  837.  
  838.  
  839.  
  840.           +--------------- TERMPWR 
  841.           |
  842.       ____|____
  843.      |        |
  844.      | Vreg 1 |-------*-------------------------*--------------- 3.? V
  845.      |________|       |                         |
  846.                       |                         |
  847.                       |                         |
  848.                       |                         \
  849.          +------------*                         /    pullup resistor
  850.          |            |                         \
  851.          |            |                         /
  852.          |        ____|___                      |
  853.          |       |        |                     |
  854.          |       | Vreg 2 |----------*----------|--------------- 3.0 V
  855.          |       |________|          |          |
  856.          |                         --+--        |
  857.          |                          / \         |
  858.          +-----------+             /___\        |
  859.                      |               |          |
  860.                      |               |          |              terminated
  861.                      |               *----------*------------- signal
  862.                      |               |
  863.                      |               |
  864.                      |             --+-- 
  865.                      |              / \
  866.                      |             /___\
  867.                      |               |
  868.                   ___|____           |
  869.                  |        |          |                 
  870.                  | Vreg 3 |----------*-------------------------  1.0 V (?)
  871.                  |________|
  872.  
  873.  
  874.  
  875.  
  876.  
  877. ====
  878. QUESTION: What is Active Termination?
  879. ANSWER From: eric@telebit.com (Eric Smith)
  880.         and  brent@auspex.com (Brent R. Largent)
  881. ====
  882.  
  883.  
  884. An active terminator actually has one or more voltage regulators to produce
  885. the termination voltage, rather than using resistor voltage dividers.
  886.  
  887. This is a passive terminator:
  888.  
  889.  
  890. TERMPWR     ------/\/\/\/------+------/\/\/\/-----  GND
  891.                                |
  892.                                |
  893.                               SCSI signal
  894.  
  895. Notice that the termination voltage is varies with the voltage on the
  896. TERMPWR line.  One voltage divider (two resistors) is used for each SCSI
  897. signal.
  898.  
  899.  
  900. An active terminator looks more like this (supply filter caps omitted):
  901.  
  902.                +-----------+
  903. TERMPWR   -----| in    out |------+------/\/\/\/-------SCSI signal
  904.                |   gnd     |      |
  905.                +-----------+      |
  906.                     |             +------/\/\/\/-------SCSI signal
  907.                     |             |
  908. GND  ---------------+             |
  909.                                   +------/\/\/\/-------SCSI signal
  910.                                   |
  911.                                  etc.
  912.  
  913. Assuming that the TERMPWR voltage doesn't drop below the desired termination
  914. voltage (plus the regulator's minimum drop), the SCSI signals will always
  915. be terminated to the correct voltage level.
  916.  
  917. Several vendors have started making SCSI active terminator chips,
  918. which contain the regulator and the resistors including Dallas
  919. Semiconductor, Unitrode Integrated Circuits and Motorola
  920.  
  921.  
  922.  
  923.  
  924. ====
  925. QUESTION: Why Is Active Termination Better?
  926. ANSWER brent@auspex.com (Brent R. Largent)
  927. ====
  928.  
  929.  
  930. Typical pasive terminators (resistors) fluctuate directly in relation to the 
  931. TERM Power Voltage. Usually terminating resistors will suffice over short distances,
  932. like 2-3 feet, but for longer distances active termination is a real advantage. It
  933. reduces noise.
  934.  
  935.  Active Termination provide numerous advantages:
  936. - A logic bit can disconnect the termination
  937. - Provides Negative Clamping on all signal lines
  938. - Regulated termination voltage
  939. - SCSI-2 spec recommends active termination on both ends of the scsi cable.
  940. - Improved Resistance tolerences (from 1% to about 3%)
  941.  
  942.  
  943.  
  944.  
  945. ====
  946. QUESTION: Why is SCSI more expensive than IDE?
  947. ANSWER From: landis@sugs.tware.com (Hale Landis)
  948. ====
  949.  
  950. In a typical single drive PC system, ATA (you call it IDE, the
  951. proper name is ATA) is faster than any SCSI.  This is because of
  952. the 1 to 2 millisecond command overhead of a SCSI host adapter
  953. vs. the 100 to 300 microsecond command overhead of an ATA drive.
  954. Also, ATA transfers data 16-bits at a time from the drive
  955. directly to/from the system bus.  Compare this to SCSI which
  956. transfers data 8-bits at a time between the host adapter and the
  957. drive.  The host adapter may be able to transfer data 16-bits at
  958. a time to the system bus.
  959.  
  960. Of course you could go to Fast SCSI or Wide SCSI but that costs
  961. a whole bunch more!
  962.  
  963. But then you asked about cost.
  964.  
  965. The real reason SCSI costs more has to do with production volume.
  966. There are about 120,000 drives made per day on this planet. 85%
  967. of those drives are ATA.  The remainder are SCSI, IPI, SMD and a
  968. few other strange interfaces.  The actual percent that are SCSI
  969. is falling at a very very slow rate.  Without the production
  970. volume, componet prices are higher, therefor drive prices are
  971. higher.
  972.  
  973. And then you must add in the host adapter cost.  Compare $15 for
  974. ATA vs.  $50 for a simple SCSI host adapter.  But you probably
  975. want a higher quality SCSI host adapter so plan on spending $100
  976. to $500 for one.
  977.  
  978. You figure out how to get people to buy more SCSI drives, say
  979. 50,000 per day, and maybe the prices will come down to ATA price
  980. levels.  Plus you could probably get a very good marketing job at
  981. any of the disk drive companies!  Of course, each day more and
  982. more people are discovering the performance advantage of ATA so
  983. your job may not be as easy as you would like.
  984.  
  985.  
  986. ====
  987. QUESTION: What is Plug and Play SCSI?
  988. ANSWER: leefi@microsoft.com (Lee Fisher) (Updated Dec 7 1993)
  989. ====
  990.  
  991. Plug and Play is the name of a technology that lets PC hardware and
  992. attached devices work together automatically. A user can simply attach a
  993. new device ("plug it in") and begin working ("begin playing"). This should
  994. be possible even while the computer is running, without restarting it.
  995. Plug and Play technology is implemented in hardware, in operating systems
  996. such as Microsoft Windows, and in supporting software such as drivers and
  997. BIOS.
  998.  
  999. With Plug and Play technology, users can easily add new capabilities to
  1000. their PCs, such as sound or fax, without having to concern themselves with
  1001. technical details or encountering problems. For users of mobile PCs (who
  1002. are frequently changing their configurations with docking stations,
  1003. intermittent network connections, etc.) Plug and Play technology will
  1004. easily manage their changing hardware configuration.  For all users, Plug
  1005. and Play will reduce the time wasted on technical problems and increase
  1006. their productivity and satisfaction with PCs.
  1007.  
  1008. The Plug and Play technology is defined in a series of specifications
  1009. covering the major component pieces. There are specifications for BIOS,
  1010. ISA cards, PCI, SCSI, IDE CD-ROM, PCMCIA, drivers, and Microchannel. In a
  1011. nutshell, each hardware device must be able to be uniquely identified, it
  1012. must state the services it provides and the resources which it requires,
  1013. it must identify the driver which supports it, and finally it must allow
  1014. software to configure it.
  1015.  
  1016. The first Plug and Play compliant products are available now, as are
  1017. development kits for drivers and hardware. Twenty different Plug and Play
  1018. products were shown at Comdex in November 1993.
  1019.  
  1020. Specifications:
  1021.  
  1022. The Plug and Play specifications are now available via anonymous ftp at 
  1023. ftp.microsoft.com in the \drg\plug-and-play subdirectory. The files are 
  1024. compressed in .zip format, and are in Microsoft Word format.)
  1025.  
  1026.   Plug and Play ISA files (.\pnpisa\*)
  1027.  
  1028.     errata.zip   Clarifications and corrections to pnpisa.doc
  1029.     isolat.zip   MS-DOS testing tool to isloate ISA PnP hardware
  1030.     pnpdos.zip   Plug and Play device driver interface specification
  1031.     pnpisa.zip   Hardware spec for PnP ISA enhancement
  1032.     vhdlzi.zip   Hardware spec for PnP ISA enhancement
  1033.  
  1034.   Plug and Play SCSI files (.\scsi_ide\*):
  1035.  
  1036.     pnpscsi.zip  Plug and Play SCSI specification proposal
  1037.     scam.zip     SCAM (SCSI Comnfigured Auto-Magically) specification
  1038.  
  1039.   Plug and Play BIOS files (.\bios\*):
  1040.  
  1041.     apmv11.zip   Advanced Power management spec v.1
  1042.     vios.zip     Plug and Play BIOS spec
  1043.     escd1.zip    Spec for optional method of storing config info for PnP BIOS
  1044.  
  1045. PlayList@Microsoft.COM alias:
  1046.  
  1047. There is an alias, PlayList@Microsoft.COM, which you can email and get on
  1048. a Microsoft mailing list related to Plug and Play, where the Hardware
  1049. Vendor Relations Group (HVRG) will mail out new specifications,
  1050. announcements, information on workshops, Windows Hardwware Engineering
  1051. Conference (WinHEC), etc...
  1052.  
  1053. Compuserve PlugPlay forum:
  1054.  
  1055. There is a forum on Compuserve, GO PLUGPLAY. This forum is the method for
  1056. support, discussions and dialogs about Plug and Play. In addition, the
  1057. forum's library contains all of the current specification.
  1058.  
  1059. Intel Plug and Play kits:
  1060.  
  1061. If you are interested in Intel's two Plug and Play kits, either "Plug and
  1062. Play Kit for MS-DOS and Windows" or "Plug and Play BIOS Enhancements Kit",
  1063. FAX your name and company information to Intel at 1.503.696.1307, and
  1064. Intel will send you the information.
  1065.  
  1066.  
  1067. ====
  1068. QUESTION: Where can I get drivers (ASPI and other) for the WD7000 FASST2
  1069.       host adapter?
  1070. ANSWER From: Gary Field (garyf@wiis.wang.com)
  1071. ====
  1072.  
  1073.     Western Digital stopped producing WD7000 FASST2 cards some time in
  1074. 1990. Future Domain bought the rights to produce them and as of early 1994
  1075. they still do. Columbia Data Products Inc. of Altamonte Springs, Florida still
  1076. provides driver support for the card.
  1077. Their SST IV driver package provides support for many types of SCSI devices
  1078. including disks, tapes, and CDROM. Also included in this package is an ASPI
  1079. manager driver (equivalent to the Adaptec ASPI4DOS.SYS). I have personally
  1080. tested this ASPI manager and it works with GNU tar w/ASPI and the Corel CDROM
  1081. driver, so most other ASPI stuff should work too. Versions of SSTASPI.SYS
  1082. prior to Oct 1993 do NOT work with the above mentioned programs so be sure
  1083. to check the file date. There are other useful programs in the package as well.
  1084. For instance I find the TAPEUTIL program very handy for duplicating tapes.
  1085. The price of this package is $99 or $85 as an upgrade of a previous version.
  1086. A pre-requisite to run this software is that the adapter card must have a
  1087. BIOS ROM version of 3.36 or newer. I don't think cards manufactured before
  1088. 1989 or so are compatible.
  1089.  
  1090. Columbia Data Products Inc.
  1091. 1070 B Rainer Dr
  1092. Altamonte Springs, FL 32714 (407) 869-6700
  1093.  
  1094.  
  1095. ====
  1096. End.
  1097. ====
  1098.  
  1099.  
  1100.  
  1101. --
  1102. --/*   Gary A. Field - WA1GRC, Wang Labs M/S 019-72B, 1 Industrial Ave      
  1103.    Lowell, MA 01851-5161,  (508) 967-2514, email: garyf@wiis.wang.com, EST5EDT
  1104.                    A waist is a terrible thing to mind!             */
  1105.  
  1106.